home *** CD-ROM | disk | FTP | other *** search
- -- card: 173468 from stack: in
- -- bmap block id: 147389
- -- flags: 0000
- -- background id: 26523
- -- name: Intro
- ----- HyperTalk script -----
- on closeStack
- -- don't show menuBar when going to samples
- end closeStack
-
-
-
- -- part 3 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=48 top=141 right=200 bottom=116
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to card id 15413 of Help Samples
- end mouseUp
-
-
-
- -- part 4 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=48 top=213 right=274 bottom=114
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect zoom open
- go to card id 3580 of stack "Help Samples"
- end mouseUp
-
-
-
- -- part 5 (button)
- -- low flags: 00
- -- high flags: 0000
- -- rect: left=52 top=75 right=114 bottom=107
- -- title width / last selected line: 0
- -- icon id / first selected line: 0 / 0
- -- text alignment: 1
- -- font id: 0
- -- text size: 12
- -- style flags: 0
- -- line height: 16
- -- part name:
- ----- HyperTalk script -----
- on mouseUp
- visual effect barn door open
- go to card id 11400 of Help Samples
- end mouseUp
-
-
-
- -- part contents for background part 1
- ----- text -----
- The picture at the left is also a button. Click it
- to see a card you might use to keep track of
- expenses.
-
- Click this business diary to see how you could
- keep track of your appointments in a Daily
- Calendar stack.
-
- And click the file cabinet to see a collection of
- other stack possibilities.
-